[INFO] cloning repository https://github.com/HiggRn/clima
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HiggRn/clima" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHiggRn%2Fclima", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHiggRn%2Fclima'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a3b14f0bff08db8a15690aedf00edfa21a235bb1
[INFO] fixing HiggRn/clima against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHiggRn%2Fclima" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/HiggRn/clima
[INFO] finished tweaking git repo https://github.com/HiggRn/clima
[INFO] tweaked toml for git repo https://github.com/HiggRn/clima written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/HiggRn/clima on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/HiggRn/clima already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded st7735-lcd v0.10.0
[INFO] [stderr]   Downloaded bme280 v0.5.1
[INFO] [stderr]   Downloaded maybe-async-cfg v0.2.5
[INFO] [stderr]   Downloaded embedded-hal-bus v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b337618d2dffe3c63915fcb913ca3cc27fe8f70e099095a1a06e0c50909aa75c
[INFO] running `Command { std: "docker" "start" "b337618d2dffe3c63915fcb913ca3cc27fe8f70e099095a1a06e0c50909aa75c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b337618d2dffe3c63915fcb913ca3cc27fe8f70e099095a1a06e0c50909aa75c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b337618d2dffe3c63915fcb913ca3cc27fe8f70e099095a1a06e0c50909aa75c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b337618d2dffe3c63915fcb913ca3cc27fe8f70e099095a1a06e0c50909aa75c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling esp-metadata-generated v0.3.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling somni-parser v0.2.2
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]     Checking embedded-io v0.6.1
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling embassy-sync v0.7.2
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling embassy-sync v0.6.2
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling esp-rom-sys v0.1.3
[INFO] [stderr]    Compiling esp-println v0.16.1
[INFO] [stderr]    Compiling esp-sync v0.1.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling embassy-hal-internal v0.3.0
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]    Compiling somni-expr v0.2.0
[INFO] [stderr]     Checking embedded-storage v0.3.1
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling pulldown-cmark v0.11.3
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling esp32c3 v0.31.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stdout] error: `portable_atomic_unsafe_assume_single_core` cfg (`unsafe-assume-single-core` feature) is not supported yet on this architecture;
[INFO] [stdout]        if you need unsafe-assume-{single-core,privileged} support for this target,
[INFO] [stdout]        please submit an issue at <https://github.com/taiki-e/portable-atomic/issues/new>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.13.0/src/lib.rs:456:1
[INFO] [stdout]     |
[INFO] [stdout] 456 | / compile_error!(
[INFO] [stdout] 457 | |     "`portable_atomic_unsafe_assume_single_core` cfg (`unsafe-assume-single-core` feature) \
[INFO] [stdout] 458 | |      is not supported yet on this architecture;\n\
[INFO] [stdout] 459 | |      if you need unsafe-assume-{single-core,privileged} support for this target,\n\
[INFO] [stdout] 460 | |      please submit an issue at <https://github.com/taiki-e/portable-atomic/issues/new>"
[INFO] [stdout] 461 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling jiff v0.2.18
[INFO] [stderr]    Compiling heapless v0.9.2
[INFO] [stderr] error: could not compile `portable-atomic` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b337618d2dffe3c63915fcb913ca3cc27fe8f70e099095a1a06e0c50909aa75c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b337618d2dffe3c63915fcb913ca3cc27fe8f70e099095a1a06e0c50909aa75c", kill_on_drop: false }`
[INFO] [stdout] b337618d2dffe3c63915fcb913ca3cc27fe8f70e099095a1a06e0c50909aa75c
